Description | Example | Return Message | Group(s)

SCHED: DeferTasks

Format

SCHED / DeferTasks <Defer> <TaskType> <TypeParameters>

Description

The SCHED DeferTasks Connect command is used to either defer or undefer specified tasks. Tasks may be specified either by their name, priority value, group membership, or by their assigned time. All associated values for each parameter are required.

{Attribute1Name}{Attribute2Name}<Parameters>Parameters Values
Defer or UnDeferNames'<TaskList>'<TaskList> is a comma delimited list of tasks. This value must be in single quotes. Do not encapsulate Task names in double quotes.
Defer or UnDeferPriority<Min Priority>
<Max Priority>
<Min Priority> is the minimum priority value for tasks that will be effected by this command. -1 may be used to specify that there is no lower boundary.

<Max Priority> is the maximum priority value for tasks that will be effected by this command. -1 may be used to specify that there is no upper boundary.
Defer or UnDeferGroups'<GroupList>'<GroupList> is a comma delimited list of group names. This value must be in single quotes. Do not encapsulate Group names in double quotes.
Defer or UnDeferTimes<Start Time>
<Stop Time>
<Start Time> is the beginning of the time window that will be used to specify tasks that will be affected by this command.

<Stop Time> is the end of the time window used to specify tasks that will be affected by this command.

Any assigned tasks that fall partially or entirely between the defined Start and Stop Times will be affected. Time Formats are listed on the DateFormats page.
Defer or UnDeferAllNADefers or undefers all tasks

Examples

Defers tasks called: DemoTask1 and DemoTask2
SCHED / DeferTasks Defer Names 'DemoTask1, DemoTask2'

SyntaxExample
<CommandName>SCHED / DeferTasks
{Attribute1Name}Defer
{Attribute2Name}Names
<Parameters>'DemoTask1, DemoTask2'

Return Message

If activated, Connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

5.0